About the Demo

This sample shows how to set up a OnAutoApplyChanges() event of the DBWebDataSource so that changes are updated to the server as they are made. The Navigator buttons will typically be adjusted to remove the Apply and Refresh Buttons, as well as the Undo and UndoAll buttons, as once the changes are sent to the server caching is no longer possible.

Setup Information

Running the Demo

  1. Start the IDE.
  2. Open this project.
  3. Complete the steps from the Setup Informationsection above.
  4. Compile the Applicaton (Project Menu, Compile all projects).
  5. Run the application with debugging (F9) or without debugging (Shift+Ctrl+F9)